[INFO] cloning repository https://github.com/rawnly/runner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rawnly/runner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frawnly%2Frunner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frawnly%2Frunner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 67431e1cf33da7ac5f61a111cab2c49d2c6aa3ff
[INFO] fixing rawnly/runner against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frawnly%2Frunner" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rawnly/runner
[INFO] finished tweaking git repo https://github.com/rawnly/runner
[INFO] tweaked toml for git repo https://github.com/rawnly/runner written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rawnly/runner on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rawnly/runner already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 284368db95071534f535d03b54d32c4a496576ccafb9e97974c0cb6b9a6dbefe
[INFO] running `Command { std: "docker" "start" "284368db95071534f535d03b54d32c4a496576ccafb9e97974c0cb6b9a6dbefe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "284368db95071534f535d03b54d32c4a496576ccafb9e97974c0cb6b9a6dbefe" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "284368db95071534f535d03b54d32c4a496576ccafb9e97974c0cb6b9a6dbefe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "284368db95071534f535d03b54d32c4a496576ccafb9e97974c0cb6b9a6dbefe" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking numtoa v0.2.4
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking shellexpand v3.1.0
[INFO] [stderr]     Checking termion v4.0.3
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking spinners v4.1.1
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking runner v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/command/prelude.rs (6 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/command/prelude.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         tokio::process::Command::new($command)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/command/docker.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 76 |     Ok(command!("docker", "pull", image).output().await?)
[INFO] [stdout]    |        ------------------------------------------------
[INFO] [stdout]    |        |
[INFO] [stdout]    |        `__awaitee` calls a custom destructor
[INFO] [stdout]    |        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]    |        in this macro invocation
[INFO] [stdout] 77 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/process/unix/common/cstring_array.rs:79:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/command/prelude.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         tokio::process::Command::new($command)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/command/docker.rs:76:42
[INFO] [stdout]    |
[INFO] [stdout] 76 |     Ok(command!("docker", "pull", image).output().await?)
[INFO] [stdout]    |        --------------------------------- ------ borrow later used by call
[INFO] [stdout]    |        |
[INFO] [stdout]    |        in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/command/prelude.rs:41:9
[INFO] [stdout]     |
[INFO] [stdout]  41 |           tokio::process::Command::new($command).args(&args.clone()).spawn()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |           up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/command/docker.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |           spawn_command!("docker", "run", "-v", &volume, "-it", &image, "sh", "-c", &command)?
[INFO] [stdout]     |           ------------------------------------------------------------------------------------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |           `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |  _________in this macro invocation
[INFO] [stdout]     | |
[INFO] [stdout] 116 | |             .wait()
[INFO] [stdout] 117 | |             .await?;
[INFO] [stdout]     | |                  - - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/process/unix/common/cstring_array.rs:79:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/io/poll_evented.rs:270:1
[INFO] [stdout]     |
[INFO] [stdout] 270 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/process/mod.rs:992:1
[INFO] [stdout]     |
[INFO] [stdout] 992 | impl<T: Kill> Drop for ChildDropGuard<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/io/poll_evented.rs:270:1
[INFO] [stdout]     |
[INFO] [stdout] 270 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/process/mod.rs:992:1
[INFO] [stdout]     |
[INFO] [stdout] 992 | impl<T: Kill> Drop for ChildDropGuard<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `spawn_command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/command/prelude.rs:21:9
[INFO] [stdout]     |
[INFO] [stdout]  21 |           tokio::process::Command::new($command)
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/command/docker.rs:123:18
[INFO] [stdout]     |
[INFO] [stdout] 123 |       let output = command!("docker", "image", "inspect", image)
[INFO] [stdout]     |                    ---------------------------------------------
[INFO] [stdout]     |                    |
[INFO] [stdout]     |  __________________in this macro invocation
[INFO] [stdout]     | |
[INFO] [stdout] 124 | |         .output()
[INFO] [stdout] 125 | |         .await?;
[INFO] [stdout]     | |              - - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |              |
[INFO] [stdout]     | |______________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/process/unix/common/cstring_array.rs:79:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/command/prelude.rs:21:9
[INFO] [stdout]     |
[INFO] [stdout]  21 |         tokio::process::Command::new($command)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/command/docker.rs:123:18
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let output = command!("docker", "image", "inspect", image)
[INFO] [stdout]     |                  --------------------------------------------- in this macro invocation
[INFO] [stdout] 124 |         .output()
[INFO] [stdout]     |          ------ borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/command/prelude.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         tokio::process::Command::new($command)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/command/docker.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 76 |     Ok(command!("docker", "pull", image).output().await?)
[INFO] [stdout]    |        ------------------------------------------------
[INFO] [stdout]    |        |
[INFO] [stdout]    |        `__awaitee` calls a custom destructor
[INFO] [stdout]    |        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]    |        in this macro invocation
[INFO] [stdout] 77 | }
[INFO] [stdout]    | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]    = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/process/unix/common/cstring_array.rs:79:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/command/prelude.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         tokio::process::Command::new($command)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/command/docker.rs:76:42
[INFO] [stdout]    |
[INFO] [stdout] 76 |     Ok(command!("docker", "pull", image).output().await?)
[INFO] [stdout]    |        --------------------------------- ------ borrow later used by call
[INFO] [stdout]    |        |
[INFO] [stdout]    |        in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/command/prelude.rs:41:9
[INFO] [stdout]     |
[INFO] [stdout]  41 |           tokio::process::Command::new($command).args(&args.clone()).spawn()
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |           up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/command/docker.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |           spawn_command!("docker", "run", "-v", &volume, "-it", &image, "sh", "-c", &command)?
[INFO] [stdout]     |           ------------------------------------------------------------------------------------
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |           `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |  _________in this macro invocation
[INFO] [stdout]     | |
[INFO] [stdout] 116 | |             .wait()
[INFO] [stdout] 117 | |             .await?;
[INFO] [stdout]     | |                  - - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |                  |
[INFO] [stdout]     | |__________________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/process/unix/common/cstring_array.rs:79:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/io/poll_evented.rs:270:1
[INFO] [stdout]     |
[INFO] [stdout] 270 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/process/mod.rs:992:1
[INFO] [stdout]     |
[INFO] [stdout] 992 | impl<T: Kill> Drop for ChildDropGuard<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/io/poll_evented.rs:270:1
[INFO] [stdout]     |
[INFO] [stdout] 270 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/process/mod.rs:992:1
[INFO] [stdout]     |
[INFO] [stdout] 992 | impl<T: Kill> Drop for ChildDropGuard<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `spawn_command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/command/prelude.rs:21:9
[INFO] [stdout]     |
[INFO] [stdout]  21 |           tokio::process::Command::new($command)
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/command/docker.rs:123:18
[INFO] [stdout]     |
[INFO] [stdout] 123 |       let output = command!("docker", "image", "inspect", image)
[INFO] [stdout]     |                    ---------------------------------------------
[INFO] [stdout]     |                    |
[INFO] [stdout]     |  __________________in this macro invocation
[INFO] [stdout]     | |
[INFO] [stdout] 124 | |         .output()
[INFO] [stdout] 125 | |         .await?;
[INFO] [stdout]     | |              - - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     | |              |
[INFO] [stdout]     | |______________`__awaitee` calls a custom destructor
[INFO] [stdout]     |                `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/process/unix/common/cstring_array.rs:79:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/command/prelude.rs:21:9
[INFO] [stdout]     |
[INFO] [stdout]  21 |         tokio::process::Command::new($command)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/command/docker.rs:123:18
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let output = command!("docker", "image", "inspect", image)
[INFO] [stdout]     |                  --------------------------------------------- in this macro invocation
[INFO] [stdout] 124 |         .output()
[INFO] [stdout]     |          ------ borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.33s
[INFO] [stderr] crater-edition-check: runner v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking runner v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Write`, `stdin`, and `stdout`
[INFO] [stdout]  --> src/main.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::io::{stdin, stdout, Write};
[INFO] [stdout]   |               ^^^^^  ^^^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `termion::event::Key`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use termion::event::Key;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `termion::input::TermRead`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use termion::input::TermRead;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `termion::raw::IntoRawMode`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use termion::raw::IntoRawMode;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/command/prelude.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         tokio::process::Command::new($command)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 22 |         .args(&args.clone())
[INFO] [stdout]    |                            - temporary value is freed at the end of this statement
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/command/docker.rs:76:42
[INFO] [stdout]    |
[INFO] [stdout] 76 |     Ok(command!("docker", "pull", image).output().await?)
[INFO] [stdout]    |        --------------------------------- ------ borrow later used by call
[INFO] [stdout]    |        |
[INFO] [stdout]    |        in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/command/prelude.rs:21:9
[INFO] [stdout]     |
[INFO] [stdout]  21 |         tokio::process::Command::new($command)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]  22 |         .args(&args.clone())
[INFO] [stdout]     |                            - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/command/docker.rs:123:18
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let output = command!("docker", "image", "inspect", image)
[INFO] [stdout]     |                  --------------------------------------------- in this macro invocation
[INFO] [stdout] 124 |         .output()
[INFO] [stdout]     |          ------ borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Write`, `stdin`, and `stdout`
[INFO] [stdout]  --> src/main.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::io::{stdin, stdout, Write};
[INFO] [stdout]   |               ^^^^^  ^^^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `termion::event::Key`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use termion::event::Key;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `termion::input::TermRead`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use termion::input::TermRead;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `termion::raw::IntoRawMode`
[INFO] [stdout]   --> src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use termion::raw::IntoRawMode;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/command/prelude.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |         tokio::process::Command::new($command)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout] 22 |         .args(&args.clone())
[INFO] [stdout]    |                            - temporary value is freed at the end of this statement
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/command/docker.rs:76:42
[INFO] [stdout]    |
[INFO] [stdout] 76 |     Ok(command!("docker", "pull", image).output().await?)
[INFO] [stdout]    |        --------------------------------- ------ borrow later used by call
[INFO] [stdout]    |        |
[INFO] [stdout]    |        in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]    = note: this error originates in the macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `runner` (bin "runner" test) due to 2 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/command/prelude.rs:21:9
[INFO] [stdout]     |
[INFO] [stdout]  21 |         tokio::process::Command::new($command)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ creates a temporary value which is freed while still in use
[INFO] [stdout]  22 |         .args(&args.clone())
[INFO] [stdout]     |                            - temporary value is freed at the end of this statement
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/command/docker.rs:123:18
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let output = command!("docker", "image", "inspect", image)
[INFO] [stdout]     |                  --------------------------------------------- in this macro invocation
[INFO] [stdout] 124 |         .output()
[INFO] [stdout]     |          ------ borrow later used by call
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `command` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `runner` (bin "runner") due to 2 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "284368db95071534f535d03b54d32c4a496576ccafb9e97974c0cb6b9a6dbefe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "284368db95071534f535d03b54d32c4a496576ccafb9e97974c0cb6b9a6dbefe", kill_on_drop: false }`
[INFO] [stdout] 284368db95071534f535d03b54d32c4a496576ccafb9e97974c0cb6b9a6dbefe
